/*
*author : furucy@titan24.com
*date   : 2011-05-08
*copyright (c) 2010, titan24.com All rights reserved 
*/

/*basic settings*/
@charset "utf-8";
/*all*/
* {word-break:break-all;}
body {color: #4C4948; font-family:"微软雅黑",Arial;font-size:14px; line-height:18px; background:url(bg.jpg) repeat-x left top;}
body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margin: 0; padding: 0; }
iframe { margin: 0; padding: 0; list-style:none;}
ul, li { list-style:none;}
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
input,select,textarea   { font: 12px Arial } 
div,table,td{font-family:Arial, "微软雅黑";font-size:14px;line-height:18px;}
a { color: #4C4948; text-decoration: none; blr:expression(this.onFocus=this.blur()); outline:none;}
a:hover {color: #093A95; text-decoration: underline;}
		
	a img { border: none; }

.clear { font-size:0px; line-height:0px; height:0px; clear:both;}
.b { font-weight:bold;}

/*home*/
.warp { width:950px; margin:0 auto;}
.block { clear:both;}
.fl { float:left;}
.fr { float:right;}

.menu1 ul li a { font-weight:bold;}
.menu1 ul li.last { border-right:0;}
.menu1 {text-align:left; height:113px; clear:both; position:relative; background:url(top.png) no-repeat left top; font-size:12px; z-index:999;}
.menu1 ul {width:660px; position:absolute; left:280px; top:60px; _top:67px;height:16px; line-height:16px; font-size:14px;}
.menu1 ul li {float:left; width:104px; text-align:center; position:relative;}
.menu1 ul li a, .menu1 ul li a:visited {
display:block; height:3em; line-height:3em;_height:30px; _line-height:30px; 
text-decoration:none; 
width:107px; 
}

.menu1 ul li ul { _position:absolute; _left:0; _top:29px; _width:97px; _display:block; _background:#fff; _line-height:16px;
display: none;
z-index: 1001;
}
/* specific to non IE browsers */
.menu1 ul li:hover a { display:block;}
.menu1 ul li:hover ul {
display:block; 
position:absolute; 
top:2.5em;
margin-top:1px;
left:0; 
width:107px;
}
.menu1 ul li:hover ul li ul { font-weight: normal;
display: none;
}
.menu1 ul li ul li { _height:16px;}
.menu1 ul li ul li:hover{_background:#EFF7FF; 
_color:#000;}
.menu1 ul li:hover ul li ul {
 border-right:none;
}
.menu1 ul li:hover ul li a {
display:block; 
background:#fafafa; 
color:#000; 
height:auto; line-height:20px; font-weight:normal;
width:107px; padding:6px 0;
}
.menu1 ul li ul li a { _font-weight:normal;}
.menu1 ul li ul li a:hover {_background:#EFF7FF; _color:#000;}
.menu1 ul li:hover ul li a:hover {
background:#EFF7FF; 
color:#000;
}
.menu1 ul li:hover ul li:hover ul {
display:block; 
position:absolute; 
left:107px; 
top:0;
width:150px;
}

.sx { background:url(sx.gif) no-repeat right center;}


.homeban { clear:both; height:200px; background:url(banbg.jpg) no-repeat left bottom; z-index:-999;}
.homepic,.homecont {  width:896px; padding:20px 0; margin:0 auto;}
.products{  width:819px; margin:0 auto;}
.homepic li { float:left; width:176px; height:139px;text-align:left;}
.homepic li h6 {  padding-left:10px;line-height: 22px;}
.homepic li.b1{ margin-right:3px; background:url(home_cat_01a.jpg) no-repeat left top;}
.homepic li.b1:hover { background:url(home_cat_01b.jpg) no-repeat left top;}
.homepic li.b2{margin-right:3px; background:url(home_cat_02a.jpg) no-repeat left top;}
.homepic li.b2:hover { background:url(home_cat_02b.jpg) no-repeat left top;}
.homepic li.b3{margin-right:3px; background:url(home_cat_03a.jpg) no-repeat left top;}
.homepic li.b3:hover { background:url(home_cat_03b.jpg) no-repeat left top;}
.homepic li.b4{margin-right:3px; background:url(home_cat_04a.jpg) no-repeat left top;}
.homepic li.b4:hover { background:url(home_cat_04b.jpg) no-repeat left top;}
.homepic li.b5{ background:url(home_cat_05a.jpg) no-repeat left top;}
.homepic li.b5:hover { background:url(home_cat_05b.jpg) no-repeat left top;}

.homecont .left{ width:505px; float:left; line-height:20px;}
.homecont .left p { text-indent:2em;line-height: 22px;}
.homecont .home_dis {height:208px;border: 1px solid #4C4948;padding: 10px;}
.details { height:20px; text-align:right;}
.homecont .right { float:right; width:381px;}
.homecont .right a {display: block;margin:0 auto; width:379px;height:229px;/*border: 1px solid #4C4948;background:url("home_anli_01.jpg") center no-repeat; */}
/*.homecont .right img { border:2px solid #053A95;}*/
.homecont h5 { background: url(icon.png) no-repeat left 6px; padding:0 0 15px 12px; }

.location { padding:10px 0; font-weight:normal; font-size:14px;}
.sec { padding:15px 0;}
.sec .left { width:130px; float:left;}
.sec .right { width:600px; float:right; line-height:24px;}
.sec .right ul { padding:15px 0;}
.sec .right li { width:305px; text-align:center;}
.sec .right li img { width:295px; height:193px; border:2px solid #3D65AB; padding:5px;}

#dymenu{width:160px; float:left;}
#dymenu .root li{ line-height:30px;position:relative;}
#dymenu .root li li{ line-height:30px;border-width:1px 0 0 1px;}
#dymenu .root a{display:block;zoom:1;padding:0 10px;color:#000;vertical-align:top;}
#dymenu .root h4{padding:0 10px;*padding:0;background: url(icon1.jpg) no-repeat left center;color:#07387E; font-weight:bold;cursor:pointer;}
#dymenu .root h4 a {padding:0;color:#07387E;}
#dymenu .root a:hover{background:#EEEEEF;color:#000;}
#dymenu .root li:hover>h4{background: url(icon1.jpg) no-repeat left center;color:#07387E;font-weight:bold;}
#dymenu .root ul,#dymenu a:hover a ul{display:none;margin:-1px 0 0 0;_margin-top:0; margin-left:5px;}
#dymenu a:hover ul,#dymenu a:hover a:hover ul{display:block;width:100px;}
#dymenu .root li:hover>ul{display:block;width:140px;margin-top:-1px;}



.homepic img { padding-right:3px;}
.foot { height:105px; text-align:center;background:url(navbg.jpg) no-repeat left -38px; }
.foot .link  { width:950px;  text-align:center; height:40px; line-height:30px; }
.foot .link a {  font-size:14px; padding:0 10px; font-weight:bold;}
.foot .copyright { clear:both; padding-top:10px; }

.foot { clear:both; padding-top:20px;}
.foot .line { height:8px; background:#D7E5EF; font-size:0px; line-height:8px; border-bottom:1px solid #fff;}
.foot .f01 { background:#F2F6F9; padding-top:4px; text-align:center; color:#83A7BF; padding-bottom:20px; }
.foot .f01 a {color:#83A7BF;}


.foot2 {margin-top:40px;height:90px;background:url(f_bg.png) repeat-x;}
.foot2 div {font-size:12px;}
.foot2 .left {float:left;width:470px;padding:20px 0px 0 50px;}
.foot2 .copyright span {padding-left:10px;}
.foot2 .f_logo {float:left;width:70px;height:56px;background:url(f_logo.png) no-repeat;background-position-y:bottom;}
.foot2 .copyright {height:56px;margin-top:2px;}
.foot2 .right {float:right;width:400px;padding: 55px 0 10px;}
.foot2 .right a {padding: 0 5px;}
.foot2 .right a:first-child {padding: 0 5px 0 15px;}
.foot2 .right p {background:url(f_link_bg.png) no-repeat;}

.content {
	width: 750px;
	margin: 0 auto;
}

.location {height: 22px;font-size: 14px;font-weight: bold;background:url(nav_bg.png) no-repeat;text-indent:2em;}

#onepage {margin-top: 15px;margin-left: 24px;}

.contact {
margin: auto;
width: 740px;
line-height: 22px;
overflow: hidden;
}

.contact .c {width: 365px;float: left;padding-left: 24px;}
.contact .f {font-size: 12px;width: 345px;float: right;}
.contact .c_t, .contact .f_t {font-weight: bold;font-size: 14px;}

.star {
color: red;
}

.itemGrid {
width: 760px;
margin: auto;
overflow: hidden;
}

.itemGrid .item {
text-align: center;
width: 360px;
height: 260px;
float: left;
padding: 10px;
overflow: hidden;
}
.itemGrid .item .pic {border: 1px solid #4C4948;width: 364px;height: 246px;}
.itemGrid .item .name {margin-top: 5px;overflow: hidden;}

.page {
margin: auto;
text-align: center;
margin-top: 20px;
line-height: 60px;
width: 740px;
}

.pagelist a:hover, .pagelist strong {
color: white;
background: #CCC;
text-decoration: none;
}

.pagelist a, .pagelist strong {
height: 18px;
line-height: 18px;
padding: 0 0.4em;
border: 1px solid #CCC;
margin-left: 5px;
}

a {
color: #4C4948;
text-decoration: none;
}

.description {line-height: 24px;}
.right .description ul {padding: 0;margin-left:10px;}
.right .description li {width: 100%;text-align:left;background: url(dot.jpg) no-repeat 0 8px;line-height: 25px;padding-left: 15px;}

#slides {}
.slides_container {
    width: 766px;
    height: 174px;
    overflow: hidden;
}

.homeban .slides_container {
    width: 950px;
    height: 179px;
    overflow: hidden;
}

.f_txt {padding-bottom: 20px;}

.right .itemGrid {width: 760px;}
.right .itemGrid .item {width: 310px;height: 206px;}
.right .description {padding-bottom:20px;}
.right .pagelist {width: 660px;}

/* New Menu */
.proMenu {width:197px; float:left;background:url(menu_bg.png) repeat-y;}
.menuTitle {width:197px; height:48px; background-image:url(menuTitle_bg.png); line-height:25px; font-weight:bold;color:#fff; cursor:pointer; position:relative;}
.menuTitle2 {width:197px; height:48px; background-image:url(menuTitle_bg.png); line-height:25px; font-weight:bold;color:#fff; cursor:pointer; position:relative;}
.menuTitle span,.menuTitle2 span {position:absolute;top:20px;left:33px;width: 150px;cursor:pointer;}
.menuTitle2 a {color:#fff;}
.menuTitle2 a:hover {text-decoration: none;}
.activeTitle {width:197px; height:48px; line-height:25px;}
.menuContent {margin:0 auto; height:auto; width:148px; text-align:left; display:none;}
.menuContent li {background:url(menu_arr_a.png) no-repeat 10px 6px ; padding:0px 0px 0px 28px; height:26px; line-height:26px;}
.menuContent li:hover,.menuContent li.cur {background:url(menu_arr_b.png) no-repeat 10px 6px ;}
.menuHeader {height:12px;background:url(menu_header.png) no-repeat;}
.menuFooter {height:18px;background:url(menu_footer.png) no-repeat;}

.sortname strong{font-size:16px;line-height: 28px;height: 28px;}

@media (max-width: 767px) {
.phone_foot {

	display: block;

	position: relative;

	padding-top: 48px;
	    z-index: 99999;

}

.phone_foot .pfoot_box {

	position: fixed;

	bottom: 0;

	left: 0;

	width: 100%;

	height: 48px;

}

.phone_foot .pfoot_box .pfoot_col {

	float: left;

	width: 50%;

	line-height: 48px;

	text-align: center;

}

.phone_foot .pfoot_box .pfoot_col a {

	display: block;

	background: #4AB886;

	color: #fff;

}

.phone_foot .pfoot_box .pfoot_col a.pfoot_col_qiao {

	background: #ff6a64;

}
}